sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core
/
androidx.core.os
/
[main]LocaleListCompat
/
wrap
wrap
@
RequiresApi
(
value
=
24
)
@
NonNull
open
fun
wrap
(
@
NonNull
localeList
:
LocaleList
)
:
LocaleListCompat
(
source
)
Creates a new instance of
LocaleListCompat
from the Locale list.
@
RequiresApi
(
value
=
24
)
open
fun
wrap
(
localeList
:
Any
)
:
LocaleListCompat
(
source
)
Deprecated
Use
wrap